Revert 20045:db1890f07661 "Revert alloc_idle_vcpu()..."
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 12 Nov 2009 13:02:27 +0000 (13:02 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 12 Nov 2009 13:02:27 +0000 (13:02 +0000)
commit48fd672feeff15417fc6e135b221c2e07a5d67a2
tree993e9adc929b85b35b5294a863b93057ca75e80b
parentdaa70e9d6e2679efde2d42592dce08b603f00f8a
Revert 20045:db1890f07661 "Revert alloc_idle_vcpu()..."

The old implementation of alloc_idle_vcpu() is unnecessary since
arch-specific code ensures that a single idle domain supports NR_CPUS
vcpus, despite the usual limit of MAX_VIRT_CPUS for ordinary domains.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/common/domain.c